home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / ubiquity / gtk / stepMigrationAssistant.ui < prev    next >
Extensible Markup Language  |  2009-08-23  |  3KB  |  82 lines

  1. <?xml version="1.0"?>
  2. <interface>
  3.   <requires lib="gtk+" version="2.16"/>
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <object class="GtkVBox" id="stepMigrationAssistant">
  6.     <property name="visible">True</property>
  7.     <property name="border_width">6</property>
  8.     <property name="orientation">vertical</property>
  9.     <child>
  10.       <object class="GtkLabel" id="ma_heading_label">
  11.         <property name="visible">True</property>
  12.         <property name="can_focus">True</property>
  13.         <property name="xalign">0</property>
  14.         <property name="label" translatable="yes"><big><b>Migrate documents and settings</b></big></property>
  15.         <property name="use_markup">True</property>
  16.         <property name="selectable">True</property>
  17.         <property name="single_line_mode">True</property>
  18.       </object>
  19.       <packing>
  20.         <property name="expand">False</property>
  21.         <property name="fill">False</property>
  22.         <property name="position">0</property>
  23.       </packing>
  24.     </child>
  25.     <child>
  26.       <object class="GtkHSeparator" id="hseparator17">
  27.         <property name="visible">True</property>
  28.       </object>
  29.       <packing>
  30.         <property name="expand">False</property>
  31.         <property name="fill">False</property>
  32.         <property name="padding">6</property>
  33.         <property name="position">1</property>
  34.       </packing>
  35.     </child>
  36.     <child>
  37.       <object class="GtkLabel" id="ma_text_label">
  38.         <property name="width_request">600</property>
  39.         <property name="visible">True</property>
  40.         <property name="can_focus">True</property>
  41.         <property name="xalign">0</property>
  42.         <property name="label" translatable="yes">Select any accounts you would like to import.  The documents and settings for these accounts will be available after the install completes.
  43.  
  44. If you do not wish to import any accounts, select nothing and go to the next page.</property>
  45.         <property name="wrap">True</property>
  46.         <property name="selectable">True</property>
  47.       </object>
  48.       <packing>
  49.         <property name="expand">False</property>
  50.         <property name="fill">False</property>
  51.         <property name="padding">6</property>
  52.         <property name="position">2</property>
  53.       </packing>
  54.     </child>
  55.     <child>
  56.       <object class="GtkAlignment" id="alignment7">
  57.         <property name="visible">True</property>
  58.         <property name="xscale">0.5</property>
  59.         <property name="yscale">0.80000001192092896</property>
  60.         <child>
  61.           <object class="GtkScrolledWindow" id="scrolledwindow9">
  62.             <property name="visible">True</property>
  63.             <property name="can_focus">True</property>
  64.             <property name="hscrollbar_policy">never</property>
  65.             <property name="shadow_type">in</property>
  66.             <child>
  67.               <object class="GtkTreeView" id="matreeview">
  68.                 <property name="visible">True</property>
  69.                 <property name="can_focus">True</property>
  70.                 <property name="headers_visible">False</property>
  71.               </object>
  72.             </child>
  73.           </object>
  74.         </child>
  75.       </object>
  76.       <packing>
  77.         <property name="position">3</property>
  78.       </packing>
  79.     </child>
  80.   </object>
  81. </interface>
  82.